Build Log
  

Rebuild started: Project: RegisterLib, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\Users\thomas\AppData\Local\Temp\BAT00000147004364.bat" with contents
[
@echo off

cd c:\Users\thomas\Desktop\dotnetBandObjects_src\BandObjectLib\RegisterLib\..\bin\Debug



gacutil /if BandObjectLib.dll

gacutil /if Interop.SHDocVw.dll





if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line "C:\Users\thomas\AppData\Local\Temp\BAT00000147004364.bat"
Output Window
  
Performing Post-Build Event...
Microsoft (R) .NET Global Assembly Cache Utility.  Version 3.5.21022.8
Copyright (c) Microsoft Corporation.  All rights reserved.
Failure adding assembly to the cache:   Cannot create a file when that file already exists.
Microsoft (R) .NET Global Assembly Cache Utility.  Version 3.5.21022.8
Copyright (c) Microsoft Corporation.  All rights reserved.
Assembly successfully added to the cache
Results
  
Build log was saved at "file://c:\Users\thomas\Desktop\dotnetBandObjects_src\BandObjectLib\RegisterLib\Debug\BuildLog.htm"
RegisterLib - 0 error(s), 0 warning(s)